FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CodeSystem/FHIR Server from package au.digitalhealth.cda.schema#current (31 ms)

Package au.digitalhealth.cda.schema
Type CodeSystem
Id Id
FHIR Version R5
Source http://ns.electronichealth.net.au/cda/https://build.fhir.org/ig/AuDigitalHealth/cda-au-schema/CodeSystem-BinaryDataEncoding.html
Url http://hl7.org/cda/stds/core/CodeSystem/BinaryDataEncoding
Version 0.1.0
Status draft
Date 2024-10-13T23:51:04+00:00
Name BinaryDataEncoding
Title Binary Data Encoding Code System
Experimental False
Realm au
Authority national
Description Identifies the representation of binary data in a text field
Content complete

Resources that use this resource

ValueSet
http://hl7.org/cda/stds/core/ValueSet/BinaryDataEncoding Binary Data Encoding Value Set

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem BinaryDataEncoding

This case-sensitive code system http://hl7.org/cda/stds/core/CodeSystem/BinaryDataEncoding defines the following codes:

CodeDisplay
B64 Base64-encoded text
TXT Plain text

Source

{
  "resourceType" : "CodeSystem",
  "id" : "BinaryDataEncoding",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem BinaryDataEncoding</b></p><a name=\"BinaryDataEncoding\"> </a><a name=\"hcBinaryDataEncoding\"> </a><a name=\"BinaryDataEncoding-en-AU\"> </a><p>This case-sensitive code system <code>http://hl7.org/cda/stds/core/CodeSystem/BinaryDataEncoding</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">B64<a name=\"BinaryDataEncoding-B64\"> </a></td><td>Base64-encoded text</td></tr><tr><td style=\"white-space:nowrap\">TXT<a name=\"BinaryDataEncoding-TXT\"> </a></td><td>Plain text</td></tr></table></div>"
  },
  "url" : "http://hl7.org/cda/stds/core/CodeSystem/BinaryDataEncoding",
  "version" : "0.1.0",
  "name" : "BinaryDataEncoding",
  "title" : "Binary Data Encoding Code System",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-10-13T23:51:04+00:00",
  "description" : "Identifies the representation of binary data in a text field",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "B64",
      "display" : "Base64-encoded text"
    },
    {
      "code" : "TXT",
      "display" : "Plain text"
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.